net/http.anyDirs.len (method)

2 uses

	net/http (current package)
		fs.go#L117: 	len() int
		fs.go#L161: 	for i, n := 0, dirs.len(); i < n; i++ {